เข้าสู่ระบบ สมัครสมาชิก

bit fields การใช้

ประโยคมือถือ
  • Next is a 3-bit field which is unused and reserved.
  • General-purpose operands were specified using a 5-bit field.
  • The sizeof operator may not be applied to bit fields.
  • The st _ mode field is a bit field.
  • A single 4-bit field ( version ) satisfies the IEEE sub-type requirements.
  • A "'bit field "'is a data structure used in computer programming.
  • A bit field is most commonly used to represent integral types of known, fixed bit-width.
  • Also, bit field types specified as plain int may be signed or unsigned, depending on the compiler.
  • The characteristic in both formats was an 8-bit field containing the power of two biased by 128.
  • Unassigned 9-bit fields between consecutive marker bits are available for user-defined " control functions ".
  • Having a number of these tiny variables share a bit field allows efficient packaging of data in the memory.
  • Access to bit fields that have an odd length is facilitated by means of sign and zero extend instructions.
  • A 1-bit field contains a " 0 ", which distinguished this format from the integer literal format.
  • The two-operand form uses the unused 5 combinations ( 27 31 ) in the 5-bit field.
  • Instructions that modified or stored index registers used a four-bit field ( xo ) to select that index register.
  • Another four-bit field in the instruction allowed for any AC other than AC0 to be used as an index register.
  • ;Length : A 16-bit field that specifies the length in bytes of the entire datagram : header and data.
  • In this case, the programmer can declare a structure for a bit field which labels and determines the width of several subfields.
  • The SSM encoded within the TLV is a four-bit field whose meaning is described in ITU-T G . 781.
  • ตัวอย่างการใช้เพิ่มเติม:   1  2  3